home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc2 / fiflb382.rdm < prev    next >
Text File  |  1996-05-20  |  725b  |  21 lines

  1. Short:    FIFO library and handler v38.2
  2. Author:   Joerg.Hoehle@gmd.de (Jörg Höhle)
  3. Uploader: Joerg.Hoehle@gmd.de
  4. Type:     util/misc
  5. Requires: OS 1.x or better
  6. Replaces: util/misc/fifolib38_1.lha
  7.  
  8. This is a minor update to fifolib-38.1, an implementation of
  9. a FIFO or pipe by Matthew Dillon and many others, including myself.
  10.  
  11. Changes:
  12.  
  13. o Processed cooked input is no more ignored in raw mode.
  14. o Cooked processing is only started when ACTION_READ or
  15.   ACTION_WAIT_CHAR really occur, so that pretyped input is not cooked
  16.   should the application switch to raw mode before reading.  This
  17.   makes dejagnus/expect/GDB work together.
  18. o Added USE_PC_REL compile option
  19.  
  20. The next version shall become >= 2.0 only and thus smaller.
  21.